[INFO] fetching crate memonitor-sys 0.2.4...
[INFO] fixing memonitor-sys-0.2.4 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate memonitor-sys 0.2.4 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate memonitor-sys 0.2.4
[INFO] finished tweaking crates.io crate memonitor-sys 0.2.4
[INFO] tweaked toml for crates.io crate memonitor-sys 0.2.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate memonitor-sys 0.2.4 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 50 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.69.5 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0c72a9d797534c457096d0801c46164a611fbfcfc6c8e06cef3136231f67d076
[INFO] running `Command { std: "docker" "start" "0c72a9d797534c457096d0801c46164a611fbfcfc6c8e06cef3136231f67d076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0c72a9d797534c457096d0801c46164a611fbfcfc6c8e06cef3136231f67d076" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c72a9d797534c457096d0801c46164a611fbfcfc6c8e06cef3136231f67d076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0c72a9d797534c457096d0801c46164a611fbfcfc6c8e06cef3136231f67d076" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling memonitor-sys v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/log_bindings.rs (1 fix)
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/cuda_bindings.rs (7 fixes)
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/vk_bindings.rs (7 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.11s
[INFO] [stderr] crater-edition-check: memonitor-sys v0.2.4 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling memonitor-sys v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `apple`
[INFO] [stdout]   --> build.rs:88:37
[INFO] [stdout]    |
[INFO] [stdout] 88 |     #[cfg(all(feature = "cuda", not(apple)))]
[INFO] [stdout]    |                                     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/log_bindings.rs:3:751
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " Set the global event logging function.\n\n @param fn_ptr A pointer to the event logging function. If `NULL`, the global logger is unset."] # [link_name = "\u{1}log_set"] pub fn set (fn_ptr : LogFn) ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/cuda_bindings.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern "C" { # [doc = " Initializes the globa...pub fn init () -> :: core :: ffi :: c_int ; } ex...
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/cuda_bindings.rs:3:314
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Destroys the global context and frees all allocations.\n\n It isn't necessary to call this before program exit, but it is if the context will be created again."] # [link_name = "\u{1}cu_term"] pub fn term () ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/cuda_bindings.rs:3:1964
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates a list containing all physical devices found within the Vulkan context.\n\n @return The list of devices found."] # [link_name = "\u{1}cu_list_devices"] pub fn list_devices () -> Devices ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/cuda_bindings.rs:3:2186
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Destroys a `cu_Devices` object and frees its used memory\n\n @param devices the object to destroy"] # [link_name = "\u{1}cu_destroy_devices"] pub fn destroy_devices (devices : * mut Devices) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/cuda_bindings.rs:3:3606
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Acquire a reference t...* mut Devices , index : u32) -> DeviceRef ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/cuda_bindings.rs:3:5943
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Get the properties of the provided device.\n\n @param device the device to get properties from\n @return The device properties."] # [link_name = "\u{1}cu_device_properties"] pub fn device_properties (device : DeviceRef) -> DeviceProperties ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/cuda_bindings.rs:3:7478
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Query local memory in...ce : DeviceRef) -> DeviceMemoryProperties ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/vk_bindings.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern "C" { # [doc = " Initializes the globa...pub fn init () -> :: core :: ffi :: c_int ; } ex...
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/vk_bindings.rs:3:314
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Destroys the global context and frees all allocations.\n\n It isn't necessary to call this before program exit, but it is if the context will be created again."] # [link_name = "\u{1}vk_term"] pub fn term () ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/vk_bindings.rs:3:1937
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates a list containing all physical devices found within the Vulkan context.\n\n @return The list of devices found."] # [link_name = "\u{1}vk_list_devices"] pub fn list_devices () -> Devices ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/vk_bindings.rs:3:2159
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Destroys a `vk_Devices` object and frees its used memory\n\n @param devices the object to destroy"] # [link_name = "\u{1}vk_destroy_devices"] pub fn destroy_devices (devices : * mut Devices) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/vk_bindings.rs:3:3548
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Acquire a reference t...* mut Devices , index : u32) -> DeviceRef ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/vk_bindings.rs:3:5990
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Get the properties of the provided device.\n\n @param device the device to get properties from\n @return The device properties."] # [link_name = "\u{1}vk_device_properties"] pub fn device_properties (device : DeviceRef) -> DeviceProperties ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/vk_bindings.rs:3:7556
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Query local memory in...ce : DeviceRef) -> DeviceMemoryProperties ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/log_bindings.rs:3:751
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " Set the global event logging function.\n\n @param fn_ptr A pointer to the event logging function. If `NULL`, the global logger is unset."] # [link_name = "\u{1}log_set"] pub fn set (fn_ptr : LogFn) ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/cuda_bindings.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern "C" { # [doc = " Initializes the globa...pub fn init () -> :: core :: ffi :: c_int ; } ex...
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/cuda_bindings.rs:3:314
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Destroys the global context and frees all allocations.\n\n It isn't necessary to call this before program exit, but it is if the context will be created again."] # [link_name = "\u{1}cu_term"] pub fn term () ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/cuda_bindings.rs:3:1964
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates a list containing all physical devices found within the Vulkan context.\n\n @return The list of devices found."] # [link_name = "\u{1}cu_list_devices"] pub fn list_devices () -> Devices ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/cuda_bindings.rs:3:2186
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Destroys a `cu_Devices` object and frees its used memory\n\n @param devices the object to destroy"] # [link_name = "\u{1}cu_destroy_devices"] pub fn destroy_devices (devices : * mut Devices) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/cuda_bindings.rs:3:3606
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Acquire a reference t...* mut Devices , index : u32) -> DeviceRef ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/cuda_bindings.rs:3:5943
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Get the properties of the provided device.\n\n @param device the device to get properties from\n @return The device properties."] # [link_name = "\u{1}cu_device_properties"] pub fn device_properties (device : DeviceRef) -> DeviceProperties ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/cuda_bindings.rs:3:7478
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Query local memory in...ce : DeviceRef) -> DeviceMemoryProperties ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/vk_bindings.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern "C" { # [doc = " Initializes the globa...pub fn init () -> :: core :: ffi :: c_int ; } ex...
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/vk_bindings.rs:3:314
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Destroys the global context and frees all allocations.\n\n It isn't necessary to call this before program exit, but it is if the context will be created again."] # [link_name = "\u{1}vk_term"] pub fn term () ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/vk_bindings.rs:3:1937
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates a list containing all physical devices found within the Vulkan context.\n\n @return The list of devices found."] # [link_name = "\u{1}vk_list_devices"] pub fn list_devices () -> Devices ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/vk_bindings.rs:3:2159
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Destroys a `vk_Devices` object and frees its used memory\n\n @param devices the object to destroy"] # [link_name = "\u{1}vk_destroy_devices"] pub fn destroy_devices (devices : * mut Devices) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/vk_bindings.rs:3:3548
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Acquire a reference t...* mut Devices , index : u32) -> DeviceRef ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/vk_bindings.rs:3:5990
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Get the properties of the provided device.\n\n @param device the device to get properties from\n @return The device properties."] # [link_name = "\u{1}vk_device_properties"] pub fn device_properties (device : DeviceRef) -> DeviceProperties ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/memonitor-sys-2462630daf3dca7b/out/vk_bindings.rs:3:7556
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Query local memory in...ce : DeviceRef) -> DeviceMemoryProperties ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `memonitor-sys` (lib) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `memonitor-sys` (lib test) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "0c72a9d797534c457096d0801c46164a611fbfcfc6c8e06cef3136231f67d076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c72a9d797534c457096d0801c46164a611fbfcfc6c8e06cef3136231f67d076", kill_on_drop: false }`
[INFO] [stdout] 0c72a9d797534c457096d0801c46164a611fbfcfc6c8e06cef3136231f67d076
